home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / src / brailler-04b-c / brlr ƒ / Shell ƒ / edit functions.h < prev    next >
Encoding:
Text File  |  1994-11-23  |  206 b   |  6 lines  |  [TEXT/MMCC]

  1. void GenericCut(WindowPtr theWindow);
  2. void GenericCopy(WindowPtr theWindow);
  3. void GenericPaste(WindowPtr theWindow);
  4. void GenericClear(WindowPtr theWindow);
  5. void GenericSelectAll(WindowPtr theWindow);
  6.